home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Net Connect
/
NetConnect - Version 1.iso
/
data
/
providers
/
australia
/
iinet (wa)
< prev
next >
Wrap
Text File
|
1996-12-02
|
800b
|
44 lines
# Provider description file for AmiTCP Prefs
# Location: Australia
# POPList
Perth "093225432"
Bunbury "097915115"
Mandurah "095861866"
Yanchep "093075801"
# provider.conf
DialUp 1
Interface ppp
InterfaceConfig
NeedSerial 1
IPDynamic 1
IPAddr 0.0.0.0
NSDynamic 1
UseBootP 0
MTU 1500
authentication none
domainname iinet.net.au
mailserver mail.m.iinet.net.au
newsserver news.m.iinet.net.au
popserver opera.iinet.net.au
ircserver
wwwserver www.iinet.net.au
ftpserver ftp.iinet.net.au
proxyserver proxy.m.iinet.net.au
proxyport 80
timeeserver time.iinet.net.au
nameserver 203.0.178.191
# LoginScript
WaitFor "login:"
/* "send username" */
SendLn ""
WaitFor "word:"
/* "send password" */
SendLn ""
WaitFor ">"
SendLn "ppp"
WaitFor "addr"
# EOP